home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / shared.dir / 05579_main tools.ls < prev    next >
Encoding:
Text File  |  1994-12-18  |  211 b   |  9 lines

  1. on mouseDown
  2.   set WhichSprite to the clickOn
  3.   puppetSprite(WhichSprite, 1)
  4.   set the castNum of sprite WhichSprite to the number of cast "main tools lit"
  5.   sound stop 1
  6.   sound stop 2
  7.   go(1, "tools.dir")
  8. end
  9.